[INFO] fetching crate dioxus-icons-box 0.2.2...
[INFO] checking dioxus-icons-box-0.2.2 against master#40557f6225e337d68c8d4f086557ce54135f5dd9 for pr-158447
[INFO] extracting crate dioxus-icons-box 0.2.2 into /workspace/builds/worker-7-tc1/source
[INFO] started tweaking crates.io crate dioxus-icons-box 0.2.2
[INFO] finished tweaking crates.io crate dioxus-icons-box 0.2.2
[INFO] tweaked toml for crates.io crate dioxus-icons-box 0.2.2 written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate dioxus-icons-box 0.2.2 on toolchain 40557f6225e337d68c8d4f086557ce54135f5dd9
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+40557f6225e337d68c8d4f086557ce54135f5dd9" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate dioxus-icons-box 0.2.2 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+40557f6225e337d68c8d4f086557ce54135f5dd9" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded dioxus-icon-component v0.2.1
[INFO] [stderr]   Downloaded zu-icons-util v0.5.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 5aa5e4cf3792c95aae6d1e78b49e1d8e893985c4736a277bd8c050a00132ff87
[INFO] running `Command { std: "docker" "start" "5aa5e4cf3792c95aae6d1e78b49e1d8e893985c4736a277bd8c050a00132ff87", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "5aa5e4cf3792c95aae6d1e78b49e1d8e893985c4736a277bd8c050a00132ff87" "/opt/rustwide/cargo-home/bin/cargo" "+40557f6225e337d68c8d4f086557ce54135f5dd9" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "5aa5e4cf3792c95aae6d1e78b49e1d8e893985c4736a277bd8c050a00132ff87", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-w" "/opt/rustwide/workdir" "--user" "0:0" "5aa5e4cf3792c95aae6d1e78b49e1d8e893985c4736a277bd8c050a00132ff87" "/opt/rustwide/cargo-home/bin/cargo" "+40557f6225e337d68c8d4f086557ce54135f5dd9" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling siphasher v1.0.3
[INFO] [stderr]    Compiling fastrand v2.4.1
[INFO] [stderr]    Compiling slotmap v1.1.1
[INFO] [stderr]    Compiling unicode-segmentation v1.13.3
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling proc-macro2-diagnostics v0.10.1
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling const_format_proc_macros v0.2.34
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling tracing-core v0.1.36
[INFO] [stderr]    Compiling futures-core v0.3.32
[INFO] [stderr]    Compiling rustc-hash v2.1.2
[INFO] [stderr]    Compiling konst_macro_rules v0.2.19
[INFO] [stderr]    Compiling memmap2 v0.9.10
[INFO] [stderr]    Compiling slab v0.4.12
[INFO] [stderr]    Compiling new_debug_unreachable v1.0.6
[INFO] [stderr]    Compiling futures-task v0.3.32
[INFO] [stderr]    Compiling konst v0.2.20
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling futures-channel v0.3.32
[INFO] [stderr]    Compiling anyhow v1.0.102
[INFO] [stderr]    Compiling dioxus-core-types v0.7.9
[INFO] [stderr]    Compiling phf_shared v0.13.1
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling precomputed-hash v0.1.1
[INFO] [stderr]    Compiling longest-increasing-subsequence v0.1.0
[INFO] [stderr]     Checking libloading v0.8.9
[INFO] [stderr]    Compiling convert_case v0.8.0
[INFO] [stderr]    Compiling utf-8 v0.7.6
[INFO] [stderr]    Compiling dtoa v1.0.11
[INFO] [stderr]    Compiling phf_generator v0.13.1
[INFO] [stderr]    Compiling string_cache v0.9.0
[INFO] [stderr]    Compiling dtoa-short v0.3.5
[INFO] [stderr]    Compiling tendril v0.5.0
[INFO] [stderr]    Compiling phf_codegen v0.13.1
[INFO] [stderr]    Compiling string_cache_codegen v0.6.1
[INFO] [stderr]    Compiling stable_deref_trait v1.2.1
[INFO] [stderr]    Compiling keyboard-types v0.7.0
[INFO] [stderr]    Compiling selectors v0.38.0
[INFO] [stderr]    Compiling servo_arc v0.4.3
[INFO] [stderr]    Compiling bytes v1.11.1
[INFO] [stderr]    Compiling getopts v0.2.24
[INFO] [stderr]    Compiling ego-tree v0.11.0
[INFO] [stderr]    Compiling const_format v0.2.36
[INFO] [stderr]    Compiling dioxus-config-macros v0.7.9
[INFO] [stderr]    Compiling web_atoms v0.2.4
[INFO] [stderr]     Checking euclid v0.22.14
[INFO] [stderr]    Compiling darling_core v0.21.3
[INFO] [stderr]    Compiling dioxus-rsx v0.7.9
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling pin-project-internal v1.1.13
[INFO] [stderr]    Compiling warnings-macro v0.2.0
[INFO] [stderr]    Compiling phf_macros v0.13.1
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling dioxus-stores-macro v0.7.9
[INFO] [stderr]    Compiling dioxus-html-internal-macro v0.7.9
[INFO] [stderr]    Compiling cssparser-macros v0.7.0
[INFO] [stderr]    Compiling derive_more-impl v2.1.1
[INFO] [stderr]    Compiling phf v0.13.1
[INFO] [stderr]    Compiling pin-project v1.1.13
[INFO] [stderr]    Compiling cssparser v0.37.0
[INFO] [stderr]    Compiling derive_more v2.1.1
[INFO] [stderr]    Compiling dioxus-core-macro v0.7.9
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]     Checking generational-box v0.7.9
[INFO] [stderr]     Checking warnings v0.2.1
[INFO] [stderr]    Compiling markup5ever v0.39.0
[INFO] [stderr]    Compiling darling_macro v0.21.3
[INFO] [stderr]    Compiling html5ever v0.39.0
[INFO] [stderr]    Compiling darling v0.21.3
[INFO] [stderr]    Compiling enumset_derive v0.15.0
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling scraper v0.27.0
[INFO] [stderr]    Compiling enumset v1.1.13
[INFO] [stderr]    Compiling subsecond-types v0.7.9
[INFO] [stderr]    Compiling subsecond v0.7.9
[INFO] [stderr]    Compiling dioxus-core v0.7.9
[INFO] [stderr]     Checking dioxus-signals v0.7.9
[INFO] [stderr]     Checking dioxus-hooks v0.7.9
[INFO] [stderr]     Checking dioxus-stores v0.7.9
[INFO] [stderr]     Checking dioxus-html v0.7.9
[INFO] [stderr]     Checking dioxus v0.7.9
[INFO] [stderr]     Checking dioxus-icon-component v0.2.1
[INFO] [stderr]    Compiling zu-icons-util v0.5.1
[INFO] [stderr]    Compiling dioxus-icons-box v0.2.2 (/opt/rustwide/workdir)
[INFO] [stderr] error: could not compile `dioxus-icons-box` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/40557f6225e337d68c8d4f086557ce54135f5dd9/bin/rustc --crate-name dioxus_icons_box --edition=2024 src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 --deny=unsafe_code '--deny=clippy::pedantic' '--deny=clippy::nursery' '--deny=clippy::cargo' '--deny=clippy::all' '--deny=clippy::unwrap_used' '--deny=clippy::unused_result_ok' '--allow=clippy::too_many_lines' '--deny=clippy::panic_in_result_fn' '--deny=clippy::panic' --allow=non_snake_case '--warn=clippy::multiple_crate_versions' '--deny=clippy::expect_used' --deny=dead_code --cfg 'feature="default"' --cfg 'feature="logos"' --cfg 'feature="regular"' --cfg 'feature="solid"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "logos", "regular", "solid"))' -C metadata=a49636f5e5180b89 -C extra-filename=-0c6ce314603001e0 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern dioxus=/opt/rustwide/target/debug/deps/libdioxus-843200a52fff2cce.rmeta --extern dioxus_icon_component=/opt/rustwide/target/debug/deps/libdioxus_icon_component-a958bd3c0a1ebfd2.rmeta --cap-lints=forbid` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "5aa5e4cf3792c95aae6d1e78b49e1d8e893985c4736a277bd8c050a00132ff87", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5aa5e4cf3792c95aae6d1e78b49e1d8e893985c4736a277bd8c050a00132ff87", kill_on_drop: false }`
[INFO] [stdout] 5aa5e4cf3792c95aae6d1e78b49e1d8e893985c4736a277bd8c050a00132ff87
